-
Home
-
10Web Social Post Feed
-
1.2.7
-
Code
-
Classes
- FacebookCurlHttpClient
Total Complexity |
16 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
177 |
Lines of code |
67 |
Logical lines of code |
33 |
Comment lines |
68 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getHeaderSize() |
S |
61 |
4 |
11 |
openConnection() |
S |
55 |
2 |
19 |
__construct() |
S |
79 |
2 |
3 |
send() |
S |
63 |
2 |
10 |
compileRequestHeaders() |
S |
68 |
2 |
7 |
closeConnection() |
S |
82 |
1 |
3 |
sendRequest() |
S |
80 |
1 |
3 |
extractResponseHeadersAndBody() |
S |
69 |
1 |
6 |
needsCurlProxyFix() |
S |
72 |
1 |
5 |